Creating a Virtual Directory Within Microsoft IIS

To support remote help that is hosted on a Microsoft IIS web server, you should create a virtual directory. A virtual directory provides web access to a folder that is located outside of the home directory.

To create a virtual directory in IIS:

  1. Click Start, select Programs, and then click Administrative Tools

  2. For IIS 5.0 click Internet Services Manager.

  3. For IIS 6.0 click Internet Information Services.

  1. In the left column you will see the Server Name.

  2. In IIS 5.0, expand the Server Name to find the domain name.

  3. In IIS 6.0, expand the Server Name and then click Web Sites to find the domain name.

  1. Right-click on the domain name and select New and then Virtual Directory.

  2. Click Next to begin the Wizard.  

  3. Enter the virtual directory name in the Alias field.  

  4. Enter the path to the directory you are linking to.  

  5. In the Execute Permissions field, set the permissions for the virtual directory. Change the "Execute Permissions" to "Scripts and Executables".

  6. Click OK.